| 1. | For all user input , follow these guidelines 对于所有用户输入,请遵循以下准则: |
| 2. | Discusses various aspects of validating user input 讨论验证用户输入的各个方面。 |
| 3. | Do not concatenate user input before validating it 验证之前,不要串联用户输入。 |
| 4. | Never concatenate user input that is not validated 绝不串联未验证的用户输入。 |
| 5. | Occurs when user input focus has left the window 当用户输入焦点离开窗口时发生。 |
| 6. | Restricts user input to the ascii character set 将用户输入限制为ascii字符集。 |
| 7. | Do not concatenate user input before you validate it 验证前请勿连接用户输入。 |
| 8. | Never echo display unfiltered user input 决不回显(显示)未经筛选的用户输入。 |
| 9. | How to : close dialog boxes and retain user input >如何:关闭对话框并保留用户输入 |
| 10. | Will contain the user input to validate Args . value将包含要验证的用户输入内容。 |